Conversation
…rketplace self-service - Update Serverless free-trial copy from 14 to 30 days (ENG-1190). - Add Use GCP Pay As You Go billing page mirroring the AWS equivalent (ENG-651). - Add Google Cloud Marketplace tab to the Serverless and Dedicated sign-up flows in cloud-overview and the Serverless partial. - Add GCP: Use Pay As You Go to the Billing nav. - Add What's New entries: May 2026 (Extended Serverless free trial) and April 2026 (Self-service sign-up through Google Cloud Marketplace). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughThis PR adds documentation for Google Cloud Marketplace integration with Redpanda Cloud's pay-as-you-go billing option. It includes a new dedicated documentation page explaining the GCP subscription process, updates to the billing navigation to link the new page, extensions to existing cloud-overview and get-started pages to feature the Google Cloud Marketplace option alongside AWS Marketplace, and updates to the "What's New" section announcing the May 2026 GCP Marketplace availability and extended Serverless free trial period (14 to 30 days). Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
| = Use GCP Pay As You Go | ||
| :description: Subscribe to Redpanda in Google Cloud Marketplace with pay-as-you-go billing, and cancel anytime. | ||
|
|
||
| Subscribe to Redpanda Cloud through Google Cloud Marketplace to quickly provision Serverless and Dedicated clusters. With a usage-based pay-as-you-go subscription, you only pay for what you use and can cancel anytime. |
There was a problem hiding this comment.
Worth double-checking if we want to offer Dedicated through this method. I'm not certain that we do.
There was a problem hiding this comment.
@jan-g or @nicolaferraro: Do you know if GCP Marketplace is for both Serverless and Dedicated?
There was a problem hiding this comment.
confirmed that our listing includes Dedicated: https://console.cloud.google.com/marketplace/product/redpanda-public/redpanda-cloud-platform?project=redpanda-public
- Surface Serverless-on-GCP beta status on the GCP Pay As You Go page and in the April 2026 whats-new entry. - Rewrite May 2026 trial-extension sentence for clarity (AWS-cluster signal preserved; redpanda.com sign-up link split out). - Cross-link AWS and GCP Pay As You Go pages from each other's Next steps. - Restore trailing newlines on the partial and the AWS page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
|
||
| . In the email, click **Verify email address**. | ||
| + | ||
| This associates the email with a Redpanda account. |
There was a problem hiding this comment.
Verifying your email links it to a Redpanda account.
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Address review feedback on PR #564: - Restructure Billing navtree to nest commit/pay-as-you-go pages under AWS / Azure / GCP group headings. - Remove cross-cloud links from Pay As You Go pages (a GCP user has no reason to read the AWS page, and vice versa). - Add Serverless cluster link to GCP Commitments Next steps for parity with AWS Commitments. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Feediver1 agreed, here is the new nav |


Summary
Bundling the two tickets into one PR because they're shipping at the same time and share SME reviewers.
Changes
modules/get-started/partials/get-started-serverless.adocmodules/get-started/pages/cloud-overview.adocmodules/billing/pages/gcp-pay-as-you-go.adocaws-pay-as-you-go.adocmodules/ROOT/nav.adocmodules/get-started/pages/whats-new-cloud.adocPreview pages
Test plan
npm run build && npm run serve) with no new errors or warnings introduced.GCP: Use Pay As You Godirectly underAWS: Use Pay As You Go.🤖 Generated with Claude Code